@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('/web/20231029113507im_/http://eagency.com/fonts/CartoGothicStd-Book.eot');
    src: local('CartoGothic Std'), local('CartoGothicStd-Book'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-Book.woff') format('woff'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-Book.ttf') format('truetype'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-Book.svg#CartoGothicStd-Book') format('svg');
}

@font-face {
    font-family: 'CartoGothicStdItalic';
    src: url('/web/20231029113507im_/http://eagency.com/fonts/CartoGothicStd-Italic.eot');
    src: local('CartoGothic Std'), local('CartoGothicStd-Italic'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-Italic.woff') format('woff'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-Italic.ttf') format('truetype'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-Italic.svg#CartoGothicStd-Italic') format('svg');
}

@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('/web/20231029113507im_/http://eagency.com/fonts/CartoGothicStd-Bold.eot');
    src: local('CartoGothic Std'), local('CartoGothicStd-Bold'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-Bold.woff') format('woff'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-Bold.ttf') format('truetype'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-Bold.svg#CartoGothicStd-Bold') format('svg');
}

@font-face {
    font-family: 'CartoGothicStdBoldItalic';
    src: url('/web/20231029113507im_/http://eagency.com/fonts/CartoGothicStd-BoldItalic.eot');
    src: local('CartoGothic Std'), local('CartoGothicStd-BoldItalic'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-BoldItalic.woff') format('woff'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-BoldItalic.ttf') format('truetype'), url('/web/20231029113507im_/http://eagency.com/stylesheets/CartoGothicStd-BoldItalic.svg#CartoGothicStd-BoldItalic') format('svg');
}

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

p {
    font-family: CartoGothicStdBook, Arial, sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #555;
}

li {
    font-family: CartoGothicStdBook, Arial, sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #000;
}

h1 {
    font-family: CartoGothicStdBold, Arial bold, sans-serif;
    font-size: 28px;
    color: #000;
}

h2 {
    font-family: CartoGothicStdBold, Arial bold, sans-serif;
    font-size: 18px;
    text-decoration: underline;
    color: #000;
    margin: 0;
    padding: 20px 0 0 20px;
}

h3 {
    font-family: CartoGothicStdBold, Arial bold, sans-serif;
    font-size: 28px;
    color: #000;
}

a, a:link, a:active, a:visited {
    color: #555;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

/* GLOBALHEADER */
#globalheader {
    width: 962px;
    height: 48px;
    margin: 20px auto 17px auto;
    z-index: 9998;
}

#globalheader #globalnav {
    float: left;
    margin: 0;
    padding: 0;
    zoom: 1;
}

#globalheader #globalnav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#globalheader #globalnav li {
    display: inline;
}

#globalheader #globalnav li a {
    float: left;
    height: 0px;
    padding-top: 48px;
    overflow: hidden;
    background-image: url('globalnavbg.jpg');
    _background-image: url(/web/20231029113507im_/http://eagency.com/images/globalnavbg.jpg);
    background-repeat: no-repeat;
}

#globalheader #globalsearch {
    background-image: url('globalnavbg.jpg');
    _background-image: url(/web/20231029113507im_/http://eagency.com/images/globalnavbg.jpg);
    background-repeat: no-repeat;
}

#globalheader.globalheader-focus,
    /* BUTTONS */
#globalheader #globalnav li#gn-home a {
    width: 139px;
    background-position: 0 0;
}

#globalheader #globalnav li#gn-products a {
    width: 137px;
    background-position: -139px 0;
}

#globalheader #globalnav li#gn-partners a {
    width: 135px;
    background-position: -278px 0;
}

#globalheader #globalnav li#gn-company a {
    width: 137px;
    background-position: -413px 0;
}

#globalheader #globalnav li#gn-news a {
    width: 138px;
    background-position: -550px 0;
}

#globalheader #globalnav li#gn-contactus a {
    width: 137px;
    background-position: -688px 0;
}

#globalheader #globalnav li#gn-support a {
    width: 139px;
    background-position: -825px 0;
}

/* OVER STATES */
#globalheader #globalnav li#gn-home a:hover {
    background-position: 0 -47px;
}

#globalheader #globalnav li#gn-products a:hover {
    background-position: -139px -47px;
}

#globalheader #globalnav li#gn-partners a:hover {
    background-position: -278px -47px;
}

#globalheader #globalnav li#gn-company a:hover {
    background-position: -413px -47px;
}

#globalheader #globalnav li#gn-news a:hover {
    background-position: -550px -47px;
}

#globalheader #globalnav li#gn-contactus a:hover {
    background-position: -688px -47px;
}

#globalheader #globalnav li#gn-support a:hover {
    background-position: -825px -47px;
}

/* PRESSED STATES */
#globalheader #globalnav li#gn-home a:active {
    background-position: 0 -94px;
}

#globalheader #globalnav li#gn-products a:active {
    background-position: -139px -94px;
}

#globalheader #globalnav li#gn-partners a:active {
    background-position: -278px -94px;
}

#globalheader #globalnav li#gn-company a:active {
    background-position: -413px -94px;
}

#globalheader #globalnav li#gn-news a:active {
    background-position: -550px -94px;
}

#globalheader #globalnav li#gn-contactus a:active {
    background-position: -688px -94px;
}

#globalheader #globalnav li#gn-support a:active {
    background-position: -825px -94px;
}

/* ON STATES */
#homepage #globalheader #globalnav li#gn-home a {
    background-position: 0 -141px;
}

#productspage #globalheader #globalnav li#gn-products a {
    background-position: -139px -141px;
}

#partnerspage #globalheader #globalnav li#gn-partners a {
    background-position: -278px -141px;
}

#companypage #globalheader #globalnav li#gn-company a {
    background-position: -413px -141px;
}

#newspage #globalheader #globalnav li#gn-news a {
    background-position: -550px -141px;
}

#contactuspage #globalheader #globalnav li#gn-contactus a {
    background-position: -688px -141px;
}

#supportpage #globalheader #globalnav li#gn-support a {
    background-position: -825px -141px;
}

/*  Home Page  */

#container {
    /*height: 680px;*/
    height: 780px;
    width: 962px;
    margin: 0 auto 0 auto;
    border: none;
}

#content {
    width: 962px;
    margin: 0;
}

#blackbar {
    width: 962px;
    height: 322px;
    background: url('blackbar.png') 0 0 no-repeat;
    z-index: 10;
    margin: 0 auto;
    padding: 0;
}

#textframe {
    width: 410px;
    height: 282px;
    float: left;
    margin: 0;
    padding: 60px 0 0 30px;
    text-align: center;
}

#textframe h1 {
    font-size: 30px;
    color: #fff;
    margin: 0;
    padding: 10px 0 7px 0;
}

#textframe p {
    font-size: 21px;
    line-height: 28px;
    color: #fff;
    margin: 0;
    padding: 0;
}

#slideshowholder {
    width: 510px;
    height: 322px;
    margin: 0;
    padding: 0;
    float: right;
}

#homebottombar {
    width: 962px;
    height: 220px;
    margin: 16px 0 0 0;
    padding: 0;
    clear: both;
}

.homebottomboxleft {
    width: 310px;
    height: 220px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    float: left;
    margin: 0 16px 0 0;
    padding: 0;
}

.homebottomboxmiddle {
    width: 310px;
    height: 220px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    float: left;
    margin: 0;
    padding: 0;
}

.homebottomboxright {
    width: 310px;
    height: 220px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    float: right;
    margin: 0;
    padding: 0;
}

.bottomboxheadline {
    font-size: 19px;
    text-align: center;
    margin: 24px 0 0 0;
    padding: 0;
}

#shields {
    width: 294px;
    margin: 15px auto 0 auto;
    padding: 0;
}

.shieldhovers {
    width: 98px;
    float: left;
    text-align: center;
}

.shieldhovers p {
    margin: 5px 0 0 0;
    padding: 0;
}

#homenews {
    margin: 0;
    padding: 12px 30px 0 30px;
}

#homenews a, #homenews a:link, #homenews a:visited {
    text-decoration: underline;
}

#homenews a:hover {
    text-decoration: underline;
}

#homenews p {
    margin: 0;
    padding: 10px 0 0 0;
}

#partnerlogos {
    width: 275px;
    height: 139px;
    margin: 13px auto 0 auto;
    padding: 0;
}

#defaultInvestorNotification {
    margin-top: 8px;
}

/*  Products Page   */

#productstop {
    width: 962px;
    height: 310px;
    background: url('/eAgency Mobile Security_files/productstopbkgd.png') 0 0 no-repeat;
}

#productcolumns {
    width: 962px;
    margin: 16px 0 0 0;
    padding: 0;
}

#productcolumnleft {
    width: 310px;
    float: left;
    margin: 0 16px 0 0;
    padding: 0;
}

.producttext p {
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
    margin: 0;
    padding: 12px 30px 0 30px;
}

#mmw {
    width: 310px;
    height: 200px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    margin: 0;
    padding: 20px 0 0 0;
    text-align: center;
}

#msmb {
    width: 310px;
    height: 200px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    margin: 16px 0 0 0;
    padding: 20px 0 0 0;
    text-align: center;
}

#productcolumnmiddle {
    width: 310px;
    float: left;
    margin: 0;
    padding: 0;
}

#bbm {
    width: 310px;
    height: 200px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    margin: 0;
    padding: 20px 0 0 0;
    text-align: center;
}

#no {
    width: 310px;
    height: 200px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    margin: 16px 0 0 0;
    padding: 20px 0 0 0;
    text-align: center;
}

#productcolumnright {
    width: 310px;
    float: right;
    margin: 0;
    padding: 0;
}

#radar {
    width: 310px;
    height: 310px;
    background: url('/eAgency Mobile Security_files/radarbox.png') 0 0 no-repeat;
    margin: 0;
    padding: 20px 0 0 0;
    text-align: center;
}

#productlogo {
    width: 310px;
    height: 106px;
    background: url('/eAgency Mobile Security_files/productlogo.png') 0 0 no-repeat;
    margin: 10px 0 0 0;
    padding: 0;
}

/*  Partners Page   */

#partnersheader {
    width: 962px;
    height: 160px;
    background: url('/eAgency Mobile Security_files/partnersheader.png') 0 0 no-repeat;
    margin: 16px 0 0 0;
    padding: 0;
}

#partners {
    width: 962px;
    height: 569px;
    background: url('/eAgency Mobile Security_files/partnerlogo.png') 0 0 no-repeat;
    margin: 16px 0 0 0;
    padding: 0;
}

/*  Company Page   */

#companyheader {
    width: 962px;
    height: 160px;
    background: url('/eAgency Mobile Security_files/companyheader.png') 0 0 no-repeat;
    margin: 16px 0 0 0;
    padding: 0;
}

#companytop {
    width: 902px;
    margin: 0;
    padding: 0 30px 10px 30px;
    text-align: justify;
}

#companytop h1 {
    font-size: 20px;
    margin: 0;
    padding: 20px 0 0 0;
}

#companytop p {
    font-size: 13px;
    line-height: 18px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}

#bottomboxes {
    width: 962px;
    margin: 17px auto 0 auto;
    padding: 0;
}

.bottomboxleft {
    width: 310px;
    height: 309px;
    background: url('/eAgency Mobile Security_files/companybox.png') 0 0 no-repeat;
    margin: 0 15px 0 0;
    float: left;
    padding: 0;
}

.bottomboxleft h1 {
    font-size: 19px;
    text-align: center;
    margin: 30px 0 0 0;
    padding: 0;
}

.bottomboxleft h3 {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding: 0;
}

.bottomboxleft p {
    font-size: 12px;
    line-height: 17px;
    text-align: justify;
    margin: 0;
    padding: 12px 25px 0 25px;
}

.bottomboxright {
    width: 310px;
    height: 309px;
    background: url('/eAgency Mobile Security_files/companybox.png') 0 0 no-repeat;
    margin: 0;
    float: right;
    padding: 0;
}

.bottomboxright h1 {
    font-size: 19px;
    text-align: center;
    margin: 30px 0 0 0;
    padding: 0;
}

.bottomboxright h3 {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding: 0;
}

.bottomboxright p {
    font-size: 12px;
    line-height: 17px;
    text-align: justify;
    margin: 0;
    padding: 12px 25px 0 25px;
}

/*  News Page   */

#newsheader {
    width: 962px;
    height: 160px;
    background: url('/eAgency Mobile Security_files/newsheader.png') 0 0 no-repeat;
    margin: 16px 0 0 0;
    padding: 0;
}

#newscontainer {
    margin: 14px 0 0 0;
    padding: 0;
}

#newsleft {
    width: 301px;
    height: 571px;
    background: url('/eAgency Mobile Security_files/newsbkgdleft.png') 0 0 no-repeat;
    margin: 0;
    padding: 0;
    float: left;
}

#newsleftbox {
    width: 261px;
    height: 531px;
    background: url('/eAgency Mobile Security_files/newsimage.jpg') 0 0 no-repeat;
    border: solid 1px #cacaca;
    margin: 20px auto 0 auto;
    padding: 0;
}

#newsleftbox p {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 10px 0;
}

#newsleftbox a:visited {
    color: #999999;
}

#newsright {
    width: 646px;
    height: 571px;
    background: url('/eAgency Mobile Security_files/newsbkgdright.png') 0 0 no-repeat;
    margin: 0;
    padding: 0;
    float: right;
}

#newsrightbox {
    width: 566px;
    height: 451px;
    background-color: #fff;
    border: solid 1px #cacaca;
    margin: 0 auto;
    padding: 20px;
    overflow: auto;
}

#newsrightbox p {
    margin: 0 0 14px 0;
    padding: 0;
}

#newsrightbox a, #newsrightbox a:link {
    font-size: 15px;
    color: #777;
}

#newsrightbox a:hover {
    color: #000;
}

/*    Support Page    */

#supportheader {
    width: 962px;
    height: 160px;
    background: url('/eAgency Mobile Security_files/supportheader.png') 0 0 no-repeat;
    margin: 16px 0 0 0;
    padding: 0;
}

#supportbox {
    width: 962px;
    height: 567px;
    background: url(/web/20231029113507im_/http://eagency.com/images/supportbkgd.png) 0 0 no-repeat;
    margin: 16px 0 0 0;
    padding: 0;
    float: right;
}

#supportboxwindow {
    width: 922px;
    height: 524px;
    background-color: #fff;
    border: solid 1px #cacaca;
    margin: 20px auto 0 auto;
    padding: 0;
}

/*  Contact Us Page   */

#contactusheader {
    width: 962px;
    height: 160px;
    background: url('/eAgency Mobile Security_files/contactusheader.png') 0 0 no-repeat;
    margin: 16px 0 0 0;
    padding: 0;
}

#contactusbar {
    width: 962px;
    height: 220px;
    margin: 16px 0 0 0;
    padding: 0;
    clear: both;
}

.contactusboxleft {
    width: 310px;
    height: 220px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    float: left;
    margin: 0 16px 0 0;
    padding: 0;
}

.contactusboxmiddle {
    width: 310px;
    height: 220px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    float: left;
    margin: 0;
    padding: 0;
}

.contactusboxright {
    width: 310px;
    height: 220px;
    background: url('/eAgency Mobile Security_files/applebox.png') 0 0 no-repeat;
    float: right;
    margin: 0;
    padding: 0;
}

.contactusboxheadline {
    font-size: 19px;
    text-align: center;
    margin: 24px 0 0 0;
    padding: 0 0 10px 0;
}

.contactusboxleft h3 {
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
    color: #000;
    text-align: left;
    margin: 0;
    padding: 5px 20px 0 30px;
}

.contactusboxleft p {
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    margin: 0;
    padding: 0 20px 10px 30px;
}

.contactusboxmiddle h3 {
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
    color: #000;
    text-align: left;
    margin: 0;
    padding: 5px 20px 0 30px;
}

.contactusboxmiddle p {
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    margin: 0;
    padding: 0 25px 10px 30px;
}

.contactusboxright h3 {
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
    color: #000;
    text-align: left;
    margin: 0;
    padding: 5px 20px 0 30px;
}

.contactusboxright p {
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    margin: 0;
    padding: 0 25px 10px 30px;
}

/*   Footer   */

#copyright {
    text-align: center;
    clear: both;
    margin: 0;
    padding: 10px 0;
}

#copyright p {
    font-size: 10px;
    color: #aaa;
    margin: 0;
    padding: 0;
}

#footer {
    width: 100%;
    height: 600px;
    background: url('/eAgency Mobile Security_files/footerbackground.jpg') 0 0 repeat-x;
    margin: 0;
    padding: 0;
}

.footertable {
    width: 910px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.footertable ul {
    width: 150px;
    float: left;
    margin: 0;
    padding: 0 0 0 30px;
}

.footertable ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footertable ul li a, .footertable ul li a:link, .footertable ul li a:visited {
    font-size: 12px;
    line-height: 16px;
    color: #a2bbdc;
}

.footertable ul li a:hover {
    color: #8aa5c7;
}

.footertable ul li h1 {
    font-size: 14px;
    color: #8aa5c7;
    margin: 0;
    padding: 0 0 10px 0;
}

.footertable ul li h2 {
    font-size: 12px;
    color: #8aa5c7;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.footertable ul li p {
    font-size: 12px;
    line-height: 16px;
    color: #a2bbdc;
    margin: 0;
    padding: 0;
}






/*
     FILE ARCHIVED ON 11:35:07 Oct 29, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:01:21 Apr 29, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.698
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.011
  esindex: 0.014
  cdx.remote: 11.72
  LoadShardBlock: 91.965 (3)
  PetaboxLoader3.datanode: 145.387 (5)
  load_resource: 184.736
  PetaboxLoader3.resolve: 88.736
  loaddict: 67.536
*/